home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / prog_d / rtcl.zip / README.WRI (.txt) < prev    next >
Word Document  |  1996-04-13  |  30KB  |  87 lines

  1.  
  2.                        RtCheckList Component Ver. 1.12
  3.                        Copyright 1995 Tomasz Stanczak
  4.                            Compuserve: 100735,3273
  5.  
  6. CompuServe Information Manager, Microsoft Word, MSOffice Setup  all  have  a
  7. very interesting control. Every time I see it I wish  I  could  use  it.  In
  8. Word select Extras|Optionen|Kompatibilit├ñt (german Version - in  english  it
  9. would probably be Extra|Options|Compatibility) and you will  see  it.  There
  10. is a listbox  with  checkboxes  in  it.  Compared  with  them  the  standard
  11. multiselect listbox seems boring. The selection is also somehow awkward.  If
  12. you forget to press Shift or Ctrl key all your selections  are  gone.  So  I
  13. thought I can make it better. And there is a RtCheckList: a listbox full  of
  14. checkboxes where  your  selections  stay  permanent,  and  because  it  uses
  15. bitmaps to show them, you can make it look as you want it to be.  Properties
  16. like TextAlign, BmpVAlign,  BmpHAlign  and  WordWrap  allow  for  additional
  17. control.
  18.  
  19. Files Included:
  20. README.WRI       this file
  21. RTREGCL.PAS      unit to register RtCheckList with Delphi
  22. RTCHKLST.PAS     RtCheckList itself (DCU in the demo version and PAS in the
  23. registered one)
  24. RTCHKBMP.PAS     bitmap resourcesfor the standard checkboxes
  25. RT.PAS           unit with general functions I need
  26. RTCONTS.PAS      Constants for this and/or my other components
  27. TEST*.*          test project
  28. RTCHKLST.HLP     RtCheckList help file
  29. RTCHKLST.KWF     RtCheckList keyword file
  30. 16\*.*                 Files specific to Delphi 1.0
  31. 32\*.*                 Files specific to Delphi 2.0
  32.  
  33. Installation:
  34. Copy the RT*.DCR, RT*.DCU and RT*.RES files to the same directory,
  35. including files from appropriate subdirectory(16\ or 32\). Then follow the
  36. Delphi instuctions for installing components. Both HLP and KWF files should
  37. probably be copied into DELPHI\BIN, the KWF is the keyword file, which can
  38. be installed with HELPINST.EXE.
  39.  
  40. Registration
  41.  
  42. License fees:
  43. RtCheckList alone, license fee is $15 (22 DM) plus $2 (3 DM) s&h
  44. as a part of RtControls, licence fee $39 (60 DM) plus $2 (3 DM) s&h
  45.  
  46. Only following payment methods will be accepted:
  47. Compuserve: GO SWREG
  48. ID# 7191 RtCheckList alone
  49. ID# 7197 RtControls
  50.  
  51. Checks: Only checks drawn on a US bank valued in US$ or drawn on a German
  52. bank and valued in DM will be accepted. Please let us time after sending
  53. check, we cannot send you our product before the money is transferred. For
  54. details see help file.
  55.  
  56. Credit Card Orders: You can order with MC, Visa, Amex, or Discover from
  57. Public (software) Library by calling 800-2424-PsL or 713-524-6394 or by FAX
  58. to 713-524-6398 or by CIS Email to 71355,470. You can also mail credit card
  59. orders to PsL at P.O.Box 35705, Houston, TX 77235-5705.
  60.  
  61. THE ABOVE NUMBERS ARE FOR CREDIT CARD ORDERS ONLY.
  62. THE AUTHOR OF THIS PROGRAM CANNOT BE REACHED AT THESE NUMBERS.
  63.  
  64. Any questions about the status of the shipment of the order, refunds,
  65. registration options, product details, technical support, volume discounts,
  66. dealer pricing, site licenses, non-credit card orders, etc, must be
  67. directed to Tomasz Stanczak:
  68.  
  69.       CIS:       100735,3273
  70.       Internet:  100735.3273@compuserve.com
  71.       WWW:       http://ourworld.compuserve.com/homepages/tomasz
  72.  
  73. To order please specify Item# 14429, RtControls Delphi VCL Pack, price  $39,
  74. s&h $2 (e-mail), $4 (Europe), $6 (overseas)
  75.  
  76. To insure that you get the latest version, PsL will notify us the day of
  77. your order and we will ship the product directly to you.
  78.  
  79. Shipping:
  80. Currently only e-mail shipping is supported, so please always state your e-
  81. mail address!. In the future post shipping including printed documentation
  82. will be possible (no promise!).
  83.  
  84. Registered users will receive componentΓÇÖs full source code. Contact the
  85. author for multi-user discounts and site licenses. Shipping only through
  86. Compuserve Mail.
  87.